home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 September / GSSH0904CD2.iso / Doom3 / Q3toD3 / Q3toD3 GUI.msi / Instal01.cab / _A45134303F3C4C9191353B27B76A797C < prev    next >
Text File  |  2004-08-10  |  37KB  |  1,737 lines

  1.  
  2. textures/liquids/protolava
  3. {
  4.     
  5.     q3map_globaltexture
  6.     surfaceparm trans
  7.     //surfaceparm nonsolid
  8.     surfaceparm noimpact
  9.     surfaceparm lava
  10.     surfaceparm nolightmap
  11.     q3map_surfacelight 600
  12.     cull disable
  13.     
  14.     tesssize 128
  15.     cull disable
  16.     deformVertexes wave 100 sin 3 2 .1 0.1
  17.     
  18.         {
  19.         map textures/liquids/protolava2.tga
  20.                 tcmod scale .2 .2
  21.                 tcmod scroll .04 .03
  22.                 tcMod turb 0 .1 0 .01
  23.                 blendFunc GL_ONE GL_ZERO
  24.                 rgbGen identity
  25.     }
  26.     {
  27.         map textures/liquids/protolava.tga
  28.                 blendfunc blend
  29.         tcMod turb 0 .2 0 .1
  30.     }
  31.  
  32. }
  33.  
  34. textures/liquids/slime2
  35.     {
  36.  
  37.         qer_editorimage textures/liquids/slime7e.tga
  38.         q3map_lightimage textures/liquids/slime7e4.tga
  39.         q3map_globaltexture
  40.         qer_trans .5
  41.  
  42.         surfaceparm noimpact
  43.         surfaceparm lava
  44.         surfaceparm trans        
  45.  
  46.         q3map_surfacelight 2000
  47.         tessSize 64
  48.         cull disable
  49.         deformVertexes wave 100 sin 2 4 0 .5
  50.         
  51.         
  52.         {    
  53.             map $lightmap
  54.             rgbgen identity
  55.         }
  56.         
  57.  
  58.         {
  59.             map textures/liquids/slime7e.tga
  60.             blendFunc GL_DST_COLOR GL_SRC_ALPHA
  61.             rgbGen identity
  62.             alphaGen lightingSpecular
  63.             tcMod turb 0 .2 .5 .05
  64.             tcmod scroll .01 .01
  65.         }
  66.  
  67.  
  68.         
  69.         {
  70.             map textures/liquids/slime7e4.tga
  71.             blendfunc add
  72.             rgbgen wave inversesawtooth 0 1 0 4
  73.             tcMod turb 0 .2 .5 .05
  74.             tcmod scroll .01 .01
  75.         }
  76.  
  77.  
  78.  
  79.         //     END
  80.     }
  81.  
  82. textures/liquids/watertest
  83.  
  84. //    ************************************************************
  85. //    *      Water test with environmentmap. Created September 21*
  86. //    ************************************************************
  87.     
  88.     {
  89.         qer_editorimage textures/liquids/pool3d_3b.tga
  90.         qer_trans .5
  91.         q3map_globaltexture
  92.         surfaceparm trans
  93.         surfaceparm nonsolid
  94.         surfaceparm water
  95.  
  96.         cull disable
  97.         tessSize 32
  98.         deformVertexes normal .1 .5
  99.  
  100.         {
  101.             map textures/liquids/pool3d_3f.tga
  102.             blendfunc add
  103.             tcgen environment
  104.             rgbgen wave sin .25 0 0 0
  105.             tcmod scale 2 1
  106.             tcMod scroll .05 .05
  107.         }
  108.  
  109.         
  110.  
  111.  
  112.  
  113.  
  114.     }
  115.  
  116.  
  117. textures/liquids/flatripplewater_1500
  118. {
  119.     // Added to g3map_global texture on May 11, 1999
  120.     qer_editorimage textures/liquids/pool2.tga
  121.     q3map_globaltexture
  122.     q3map_lightsubdivide 32
  123.     //surfaceparm trans
  124.     //surfaceparm nonsolid
  125.     surfaceparm noimpact
  126.     surfaceparm lava
  127.     surfaceparm nolightmap
  128.     q3map_surfacelight 500
  129.     cull disable
  130.     
  131. //    tesssize 128
  132. //    cull disable
  133.     deformVertexes wave 100 sin 3 2 .1 0.1
  134.     
  135.     {
  136.         map textures/liquids/pool2.tga
  137.         tcMod turb 0 .2 0 .1
  138.     }
  139. }
  140.  
  141. textures/liquids/xctf_painwater
  142.     {
  143.         qer_editorimage textures/liquids/pool2.tga
  144.         q3map_globaltexture
  145.         qer_trans .5
  146.  
  147.         surfaceparm trans
  148.         surfaceparm nonsolid
  149.         surfaceparm water
  150.         surfaceparm nolightmap
  151.         q3map_surfacelight 450
  152.  
  153.         cull disable
  154.         tesssize 64
  155.         deformVertexes wave 100 sin 1 1 1 .1
  156.         {
  157.             map textures/liquids/pool2.tga
  158.             blendfunc GL_ONE GL_SRC_COLOR    
  159.             tcMod scale .03 .03
  160.             tcMod scroll .001 .001
  161.         }
  162.         {
  163.             map textures/liquids/pool3.tga
  164.             blendfunc GL_DST_COLOR GL_ONE
  165.             tcMod turb .1 .1 0 .01
  166.             tcMod scale .5 .5
  167.             tcMod scroll -.025 .02
  168.         }
  169.                 {
  170.             map textures/sfx/bolts.tga
  171.             blendfunc GL_ONE GL_ONE
  172.             tcMod scale .2 .2
  173.                         //tcGen environment
  174.             tcMod scroll .1 .1
  175.                         tcmod rotate 290
  176.                         //rgbgen wave sin .1 1 5 .1
  177.         }
  178.     }
  179. textures/liquids/clear_calm1
  180.  
  181. //    *********************************************************
  182. //    *      Medium clear calm water. Created September 9    *
  183. //    *********************************************************
  184.         
  185.     {
  186.         qer_editorimage textures/liquids/pool3d_3e.tga
  187.         qer_trans .5
  188.         q3map_globaltexture
  189.         surfaceparm trans
  190.         surfaceparm nonsolid
  191.         surfaceparm water
  192.     
  193.         cull disable
  194.         deformVertexes wave 64 sin .25 .25 0 .5    
  195.         { 
  196.             map textures/liquids/pool3d_5e.tga
  197.             blendFunc GL_dst_color GL_one
  198.             rgbgen identity
  199.             tcmod scale .5 .5
  200.             tcmod scroll .025 .01
  201.         }
  202.     
  203.         { 
  204.             map textures/liquids/pool3d_3e.tga
  205.             blendFunc GL_dst_color GL_one
  206.             tcmod scale -.5 -.5
  207.             tcmod scroll .025 .025
  208.         }
  209.  
  210.     
  211.         {
  212.             map $lightmap
  213.             blendFunc GL_dst_color GL_zero
  214.             rgbgen identity        
  215.         }
  216.     
  217.     
  218.  
  219. //    END
  220.     }
  221.  
  222. textures/liquids/clear_ripple3
  223.  
  224. //    *********************************************************
  225. //    *      Medium clear ripple water. Created September 9    *
  226. //    *********************************************************
  227.         
  228.     {
  229.         qer_editorimage textures/liquids/pool3d_3c.tga
  230.         qer_trans .5
  231.         q3map_globaltexture
  232.         surfaceparm trans
  233.         surfaceparm nonsolid
  234.         surfaceparm water
  235.     
  236.         cull disable
  237.         deformVertexes wave 64 sin .5 .5 0 .5    
  238.         
  239.         { 
  240.             map textures/liquids/pool3d_5c.tga
  241.             blendFunc GL_dst_color GL_one
  242.             rgbgen identity
  243.             tcmod scale .5 .5
  244.             tcmod transform 1.5 0 1.5 1 1 2
  245.             tcmod scroll -.05 .001
  246.         }
  247.     
  248.         { 
  249.             map textures/liquids/pool3d_6c.tga
  250.             blendFunc GL_dst_color GL_one
  251.             rgbgen identity
  252.             tcmod scale .5 .5
  253.             tcmod transform 0 1.5 1 1.5 2 1
  254.             tcmod scroll .025 -.001
  255.         }
  256.  
  257.         { 
  258.             map textures/liquids/pool3d_3c.tga
  259.             blendFunc GL_dst_color GL_one
  260.             rgbgen identity
  261.             tcmod scale .25 .5
  262.             tcmod scroll .001 .025
  263.         }
  264.     
  265.         {
  266.             map $lightmap
  267.             blendFunc GL_dst_color GL_zero
  268.             rgbgen identity        
  269.         }
  270.     
  271.  
  272. //    END
  273.     }
  274.  
  275.  
  276. textures/liquids/clear_ripple2
  277.  
  278. //    *********************************************************
  279. //    *      Small clear ripple water. Created September 9    *
  280. //    *********************************************************
  281.     
  282.     {
  283.         qer_editorimage textures/liquids/pool3d_3b.tga
  284.         qer_trans .5
  285.         q3map_globaltexture
  286.         surfaceparm trans
  287.         surfaceparm nonsolid
  288.         surfaceparm water
  289.  
  290.         cull disable
  291.         deformVertexes wave 64 sin .5 .5 0 .5    
  292.  
  293.         { 
  294.             map textures/liquids/pool3d_5b.tga
  295.             blendFunc GL_dst_color GL_one
  296.             rgbgen identity
  297.             tcmod scale .5 .5
  298.             tcmod transform 1.5 0 1.5 1 1 2
  299.             tcmod scroll -.05 .001
  300.         }
  301.     
  302.         { 
  303.             map textures/liquids/pool3d_6b.tga
  304.             blendFunc GL_dst_color GL_one
  305.             rgbgen identity
  306.             tcmod scale .5 .5
  307.             tcmod transform 0 1.5 1 1.5 2 1
  308.             tcmod scroll .025 -.001
  309.         }
  310.  
  311.         { 
  312.             map textures/liquids/pool3d_3b.tga
  313.             blendFunc GL_dst_color GL_one
  314.             rgbgen identity
  315.             tcmod scale .25 .5
  316.             tcmod scroll .001 .025
  317.         }
  318.  
  319.         {
  320.             map $lightmap
  321.             blendFunc GL_dst_color GL_zero
  322.             rgbgen identity        
  323.         }
  324.     
  325.  
  326. //    END
  327.     }
  328.  
  329.  
  330. textures/liquids/clear_ripple1
  331.  
  332. //    *********************************************************
  333. //    *      Large clear ripple water. Created September 9    *
  334. //    *********************************************************
  335.     
  336.     {
  337.         qer_editorimage textures/liquids/pool3d_3.tga
  338.         qer_trans .5
  339.         q3map_globaltexture
  340.         surfaceparm trans
  341.         surfaceparm nonsolid
  342.         surfaceparm water
  343.  
  344.         cull disable
  345.         deformVertexes wave 64 sin .5 .5 0 .5    
  346.     
  347.         
  348.         { 
  349.             map textures/liquids/pool3d_5.tga
  350.             blendFunc GL_dst_color GL_one
  351.             rgbgen identity
  352.             tcmod scale .5 .5
  353.             tcmod transform 1.5 0 1.5 1 1 2
  354.             tcmod scroll -.05 .001
  355.         }
  356.     
  357.         { 
  358.             map textures/liquids/pool3d_6.tga
  359.             blendFunc GL_dst_color GL_one
  360.             rgbgen identity
  361.             tcmod scale .5 .5
  362.             tcmod transform 0 1.5 1 1.5 2 1
  363.             tcmod scroll .025 -.001
  364.         }
  365.  
  366.         { 
  367.             map textures/liquids/pool3d_3.tga
  368.             blendFunc GL_dst_color GL_one
  369.             rgbgen identity
  370.             tcmod scale .25 .5
  371.             tcmod scroll .001 .025
  372.         }    
  373.  
  374.         {
  375.             map $lightmap
  376.             blendFunc GL_dst_color GL_zero
  377.             rgbgen identity        
  378.         }
  379. //    END
  380.     }
  381.  
  382. textures/liquids/clear_ripple1_q3dm1
  383.  
  384. //    *********************************************************
  385. //    *      Large clear ripple water. Created September 9    *
  386. //    *********************************************************
  387.     
  388.     {
  389.         qer_editorimage textures/liquids/pool3d_3.tga
  390.         qer_trans .5
  391.         q3map_globaltexture
  392.         surfaceparm trans
  393.         surfaceparm nonsolid
  394.         surfaceparm water
  395.  
  396.         cull disable
  397.         deformVertexes wave 64 sin .5 .5 0 .5    
  398.     
  399.         
  400.         { 
  401.             map textures/liquids/pool3d_5.tga
  402.             blendFunc GL_dst_color GL_one
  403.             rgbgen identity
  404.             tcmod scale .5 .5
  405.             tcmod transform 1.5 0 1.5 1 1 2
  406.             tcmod scroll -.05 .001
  407.         }
  408.     
  409.         { 
  410.             map textures/liquids/pool3d_6.tga
  411.             blendFunc GL_dst_color GL_one
  412.             rgbgen identity
  413.             tcmod scale .5 .5
  414.             tcmod transform 0 1.5 1 1.5 2 1
  415.             tcmod scroll .025 -.001
  416.         }
  417.  
  418.         { 
  419.             map textures/liquids/pool3d_3.tga
  420.             blendFunc GL_dst_color GL_one
  421.             rgbgen identity
  422.             tcmod scale .25 .5
  423.             tcmod scroll .001 .025
  424.         }    
  425.  
  426.         {
  427.             map $lightmap
  428.             blendFunc GL_dst_color GL_zero
  429.             rgbgen identity        
  430.         }
  431. //    END
  432.     }
  433.  
  434.  
  435. textures/liquids/mercury
  436. {
  437.         tesssize 128
  438.     deformVertexes wave 100 sin 5 5 0 0.4
  439.         {
  440.         rgbGen identity
  441.         map $lightmap
  442.                 blendFunc GL_ONE GL_ONE
  443.     }
  444.     {
  445.         map textures/liquids/mercury.tga
  446.         blendFunc GL_DST_COLOR GL_SRC_ALPHA
  447.         rgbGen identity
  448.         alphaGen lightingSpecular
  449.     }
  450.         {
  451.         map textures/base_trim/tinfx.tga
  452.                 tcgen environment
  453.         blendFunc GL_ONE GL_ONE
  454.         rgbGen identity
  455.     }
  456.        
  457.         {
  458.         map textures/liquids/mercury.tga
  459.         //blendFunc GL_ONE GL_ONE
  460.                 blendFunc GL_DST_COLOR GL_ZERO
  461.         rgbGen identity
  462.     }       
  463. }
  464. textures/liquids/proto_spec
  465. {
  466.        // tesssize 128
  467.     cull disable
  468.     //deformVertexes wave 100 sin 3 2 .1 2
  469.          
  470.  
  471.     {
  472.                 map $lightmap
  473.         //map textures/effects/envmapdim2.tga
  474.                 blendFunc GL_ONE GL_ONE
  475.         tcgen environment
  476.          tcmod scale .25 .25
  477.                 //tcmod scroll -.05 -.5
  478.         rgbgen identity      
  479.     }
  480.         // {
  481.     //    map textures/liquids/proto_gruel2.tga
  482.         //        tcmod scroll .01 .02
  483.         //        tcmod scale .03  .04
  484.     //    blendFunc GL_ONE GL_ONE
  485.     //    rgbGen identity
  486.     //}
  487.         //{
  488.     //    map textures/liquids/proto_spec.tga
  489.     //        //blendFunc GL_DST_COLOR GL_SRC_ALPHA
  490.         //        blendFunc GL_ONE_MINUS_SRC_ALPHA GL_SRC_ALPHA
  491.         //        tcmod scroll -.05 -.07
  492.     //    rgbGen identity
  493.     //    alphaGen lightingSpecular
  494.     //}
  495.         
  496.     
  497.     {
  498.         map textures/liquids/proto_spec.tga
  499.                 tcmod scroll .01 .02
  500.         blendFunc GL_ONE_MINUS_SRC_ALPHA GL_SRC_ALPHA
  501.         rgbGen identity
  502.     }
  503.         {
  504.             map textures/liquids/proto_gruel2.tga
  505.             blendfunc GL_ONE GL_ONE
  506.             tcMod scale .2 .2
  507.             tcMod scroll .01 .02
  508.         }
  509.        
  510.  
  511.     {
  512.         map $lightmap
  513.                 //blendFunc GL_ONE GL_ONE
  514.             rgbgen identity
  515.             blendFunc GL_DST_COLOR GL_ZERO
  516.                
  517.     }
  518.  
  519.             
  520. }
  521.  
  522. textures/liquids/lavahell
  523. {
  524.     // Added to g3map_global texture on May 11, 1999
  525.     q3map_globaltexture
  526.     surfaceparm trans
  527.     //surfaceparm nonsolid
  528.     surfaceparm noimpact
  529.     surfaceparm lava
  530.     surfaceparm nolightmap
  531.     q3map_surfacelight 600
  532.     cull disable
  533.     
  534.     tesssize 128
  535.     cull disable
  536.     deformVertexes wave 100 sin 3 2 .1 0.1
  537.     
  538.     {
  539.         map textures/liquids/lavahell.tga
  540.         tcMod turb 0 .2 0 .1
  541.     }
  542.  
  543.  
  544.     
  545. //    END
  546. }
  547.  
  548. textures/liquids/lavahell_xdm1
  549. {
  550.     qer_editorimage textures/liquids/lavahell.tga
  551.     // Added to g3map_global texture on May 11, 1999
  552.     q3map_globaltexture
  553.     //surfaceparm trans
  554.     //surfaceparm nonsolid
  555.     surfaceparm nodlight
  556.     surfaceparm noimpact
  557.     //surfaceparm lava
  558.     surfaceparm nolightmap
  559.     q3map_surfacelight 600
  560.     cull disable
  561.     
  562.     tesssize 128
  563.     cull disable
  564.     deformVertexes wave 100 sin 3 2 .1 0.1
  565.     
  566.     {
  567.         map textures/liquids/lavahell.tga
  568.         tcMod turb 0 .2 0 .1
  569.     }
  570.     
  571. //    END
  572. }
  573.  
  574. textures/liquids/lavahell_1000
  575. {
  576.     // Added to g3map_global texture on May 11, 1999
  577.     qer_editorimage textures/liquids/lavahell.tga
  578.     q3map_globaltexture
  579.     surfaceparm trans
  580.     //surfaceparm nonsolid
  581.     surfaceparm noimpact
  582.     surfaceparm lava
  583.     surfaceparm nolightmap
  584.     q3map_surfacelight 1000
  585.     cull disable
  586.     
  587.     tesssize 128
  588.     cull disable
  589.     deformVertexes wave 100 sin 3 2 .1 0.1
  590.     
  591.     {
  592.         map textures/liquids/lavahell.tga
  593.         tcMod turb 0 .2 0 .1
  594.     }
  595. }
  596.  
  597. textures/liquids/lavahell_2000
  598. {
  599.     // Added to g3map_global texture on May 11, 1999
  600.     qer_editorimage textures/liquids/lavahell.tga
  601.     q3map_globaltexture
  602.     surfaceparm trans
  603.     //surfaceparm nonsolid
  604.     surfaceparm noimpact
  605.     surfaceparm lava
  606.     surfaceparm nolightmap
  607.     q3map_surfacelight 2000
  608.     cull disable
  609.     
  610.     tesssize 128
  611.     cull disable
  612.     deformVertexes wave 100 sin 3 2 .1 0.1
  613.     
  614.     {
  615.         map textures/liquids/lavahell.tga
  616.         tcMod turb 0 .2 0 .1
  617.     }
  618. }
  619. textures/liquids/lavahell_750
  620. {
  621.     // Added to g3map_global texture on May 11, 1999
  622.     qer_editorimage textures/liquids/lavahell.tga
  623.     q3map_globaltexture
  624.     q3map_lightsubdivide 32
  625.     surfaceparm trans
  626.     //surfaceparm nonsolid
  627.     surfaceparm noimpact
  628.     surfaceparm lava
  629.     surfaceparm nolightmap
  630.     q3map_surfacelight 500
  631.     cull disable
  632.     
  633.     tesssize 128
  634.     cull disable
  635.     deformVertexes wave 100 sin 3 2 .1 0.1
  636.     
  637.     {
  638.         map textures/liquids/lavahell.tga
  639.         tcMod turb 0 .2 0 .1
  640.     }
  641. }
  642.  
  643. textures/liquids/flatlavahell_1500
  644. {
  645.     // Added to g3map_global texture on May 11, 1999
  646.     qer_editorimage textures/liquids/lavahell.tga
  647.     q3map_globaltexture
  648.     q3map_lightsubdivide 32
  649.     //surfaceparm trans
  650.     //surfaceparm nonsolid
  651.     surfaceparm noimpact
  652.     surfaceparm lava
  653.     surfaceparm nolightmap
  654.     q3map_surfacelight 1500
  655.     cull disable
  656.     
  657. //    tesssize 128
  658. //    cull disable
  659.     deformVertexes wave 100 sin 3 2 .1 0.1
  660.     
  661.     {
  662.         map textures/liquids/lavahell.tga
  663.         tcMod turb 0 .2 0 .1
  664.     }
  665.        
  666. }
  667.  
  668.  
  669. textures/liquids/lavahell_2500
  670. {
  671.     // Added to g3map_global texture on May 11, 1999
  672.     qer_editorimage textures/liquids/lavahell.tga
  673.     q3map_globaltexture
  674.     surfaceparm trans
  675.     //surfaceparm nonsolid
  676.     surfaceparm noimpact
  677.     surfaceparm lava
  678.     surfaceparm nolightmap
  679.     q3map_surfacelight 2500
  680.     cull disable
  681.     
  682.     tesssize 128
  683.     cull disable
  684.     deformVertexes wave 100 sin 3 2 .1 0.1
  685.     
  686.     {
  687.         map textures/liquids/lavahell.tga
  688.         tcMod turb 0 .2 0 .1
  689.     }
  690. }
  691.  
  692. textures/liquids/lavahelldark
  693. {
  694.     // Added to g3map_global texture on May 11, 1999
  695.     qer_editorimage textures/liquids/lavahell.tga
  696.     q3map_globaltexture
  697.     surfaceparm trans
  698.     //surfaceparm nonsolid
  699.     surfaceparm noimpact
  700.     surfaceparm lava
  701.     surfaceparm nolightmap
  702.     q3map_surfacelight 150
  703.     cull disable
  704.     
  705.     tesssize 128
  706.     cull disable
  707.     deformVertexes wave 100 sin 3 2 .1 0.1
  708.     
  709.     {
  710.         map textures/liquids/lavahell.tga
  711.         tcMod turb 0 .2 0 .1
  712.     }
  713.     
  714. //    END
  715. }
  716.  
  717. textures/liquids/lavahellflat_400
  718. {
  719.     // Added to g3map_global texture on May 11, 1999
  720.     qer_editorimage textures/liquids/lavahell.tga
  721.     q3map_globaltexture
  722.     surfaceparm trans
  723.     //surfaceparm nonsolid
  724.     surfaceparm noimpact
  725.     surfaceparm lava
  726.     surfaceparm nolightmap
  727.     q3map_surfacelight 400
  728.     cull disable
  729.     
  730.     tesssize 128
  731.     cull disable
  732.     //deformVertexes wave 100 sin 3 2 .1 0.1
  733.     
  734.     {
  735.         map textures/liquids/lavahell.tga
  736.         tcMod turb 0 .2 0 .1
  737.     }
  738.     
  739. //    END
  740. }
  741.  
  742. textures/liquids/lavahell2
  743. {
  744.     // Added to g3map_global texture on May 11, 1999
  745.     qer_editorimage textures/liquids/lavahell2.tga
  746.     q3map_globaltexture
  747.     qer_nocarve
  748.     surfaceparm noimpact
  749.     surfaceparm lava
  750.     surfaceparm nolightmap
  751.     q3map_surfacelight 3000
  752.     tesssize 256
  753.     cull disable
  754.     deformVertexes wave 100 sin 5 5 .5 0.02
  755.     fogparms ( 0.8519142 0.309723 0.0 ) 128
  756.  
  757.     {
  758.         map textures/liquids/lavahell.tga
  759.         tcMod turb .25 0.2 1 0.02
  760.         tcMod scroll 0.1 0.1
  761.     }
  762. }
  763.  
  764. textures/liquids/calm_pool
  765.     {
  766.         //    *************************************************
  767.         //    * CALM GREEN WATER POOL Feb 19, 1998        *
  768.         //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  769.         //    *************************************************
  770.  
  771.         // Added to g3map_global texture on May 11, 1999
  772.         qer_editorimage textures/liquids/pool2.tga
  773.         qer_trans .5
  774.         q3map_globaltexture
  775.  
  776.         surfaceparm trans
  777.         surfaceparm nonsolid
  778.         surfaceparm water
  779.         surfaceparm nolightmap
  780.  
  781.         cull disable
  782.         tesssize 64
  783.         deformVertexes wave 100 sin 1 1 1 .1
  784.         
  785.     
  786.     
  787.         {
  788.             map textures/liquids/pool2.tga
  789.             blendfunc GL_ONE GL_SRC_COLOR    
  790.             tcMod scale .03 .03
  791.             tcMod scroll .001 .001
  792.         }
  793.     
  794.         {
  795.             map textures/liquids/pool3.tga
  796.             blendfunc GL_DST_COLOR GL_ONE
  797.             tcMod turb .1 .1 0 .01
  798.             tcMod scale .5 .5
  799.             tcMod scroll -.025 .02
  800.         }
  801.  
  802.  
  803.         //    END
  804.     }
  805.  
  806. textures/liquids/ps_bloodwater1
  807.     {
  808.         //    *************************************************
  809.         //    *  I made this for ps_dm5 on June 13 1999    *
  810.         //      *      (it's okay if you fuck it up)        *
  811.         //    *************************************************
  812.  
  813.         qer_editorimage textures/liquids/ps_bloodwater1.tga
  814.         q3map_globaltexture
  815.         qer_trans .5
  816.  
  817.         surfaceparm trans
  818.         surfaceparm nonsolid
  819.         surfaceparm water
  820.         surfaceparm nolightmap
  821.         q3map_surfacelight 50
  822.  
  823.         cull disable
  824.         tesssize 64
  825.         deformVertexes wave 100 sin 1 1 1 .1
  826.         
  827.     
  828.     
  829.         {
  830.             map textures/liquids/ps_bloodwater1.tga
  831.             blendfunc GL_ONE GL_SRC_COLOR    
  832.             tcMod scale .03 .03
  833.             tcMod scroll .001 .001
  834.         }
  835.     
  836.         {
  837.             map textures/liquids/ps_bloodwater1.tga
  838.             blendfunc GL_DST_COLOR GL_ONE
  839.             tcMod turb .1 .1 0 .01
  840.             tcMod scale .5 .5
  841.             tcMod scroll -.025 .02
  842.         }
  843.  
  844.  
  845.         //    END
  846.     }
  847.  
  848.  
  849. textures/liquids/calm_poollight
  850.     {
  851.         //    *************************************************
  852.         //    * CALM GREEN WATER POOL may 5 1999
  853.         //    * same as calm water but emits light        *
  854.         //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  855.         //    *************************************************
  856.  
  857.     
  858.         qer_editorimage textures/liquids/pool3d_4b.tga
  859.         q3map_globaltexture
  860.         qer_trans .75
  861.  
  862.         surfaceparm trans
  863.         surfaceparm nonsolid
  864.         surfaceparm water
  865.         surfaceparm nolightmap
  866.         q3map_surfacelight 50
  867.  
  868.         cull disable
  869.         tesssize 64
  870.         deformVertexes wave 100 sin 1 1 1 .1
  871.         
  872.     
  873.     
  874.         { 
  875.             map textures/liquids/pool3d_5c2.tga
  876.             blendFunc GL_dst_color GL_zero
  877.             rgbgen identity
  878.             tcmod scale .5 .5
  879.             tcmod transform 1.5 0 1.5 1 1 2
  880.             tcmod scroll -.05 .001
  881.         }
  882.     
  883.         { 
  884.             map textures/liquids/pool3d_6c2.tga
  885.             blendFunc GL_dst_color GL_zero
  886.             rgbgen identity
  887.             tcmod scale .5 .5
  888.             tcmod transform 0 1.5 1 1.5 2 1
  889.             tcmod scroll .025 -.001
  890.         }
  891.  
  892.         { 
  893.             map textures/liquids/pool3d_3c2.tga
  894.             blendFunc GL_dst_color GL_zero
  895.             rgbgen identity
  896.             tcmod scale .25 .5
  897.             tcmod scroll .001 .025
  898.         }
  899.         {
  900.             map textures/liquids/pool3d_4b2.tga
  901.             blendfunc add
  902.             tcmod scale .125 .125    
  903.             rgbgen identity
  904.         }
  905.  
  906.  
  907.         //    END
  908.     }
  909.  
  910.  
  911. textures/liquids/calm_pool2
  912.     {
  913.         //    *************************************************
  914.         //    * CALM GREEN WATER POOL Feb 19, 1998        *
  915.         //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  916.         //    *************************************************
  917.  
  918.         // Added to g3map_global texture on May 11, 1999
  919.         qer_editorimage textures/liquids/pool3.tga
  920.         q3map_globaltexture
  921.         qer_trans .5
  922.  
  923.         surfaceparm trans
  924.         surfaceparm nonsolid
  925.         surfaceparm water
  926.  
  927.         cull disable
  928.         tesssize 64
  929.         deformVertexes wave 100 sin 1 1 1 .1
  930.         
  931.     
  932.     
  933.             
  934.  
  935.         {
  936.             map textures/liquids/pool2.tga
  937.             blendfunc GL_one GL_src_color
  938.             tcMod scale .03 .03
  939.             tcMod scroll .001 .001
  940.         }
  941.     
  942.         {
  943.             map textures/liquids/pool3.tga 
  944.             blendfunc GL_DST_COLOR GL_one
  945.             tcMod scale .5 .5
  946.             tcMod scroll -.025 .02
  947.         }
  948.  
  949.         {
  950.             map $lightmap
  951.             blendfunc GL_dst_color GL_one
  952.             tcmod turb 0 .001 0 1
  953.         }    
  954.  
  955.         {
  956.             map textures/liquids/pj_e3_reflection.tga
  957.             blendfunc gl_dst_color gl_one
  958.             tcgen environment
  959.         }
  960.  
  961.             
  962.  
  963.  
  964.  
  965.         //    END
  966.     }
  967.  
  968.  
  969. textures/liquids/pool
  970.     {
  971.         //    *************************************************
  972.         //    * GREEN WATER POOL Feb 19, 1998            *
  973.         //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  974.         //    *************************************************
  975.  
  976.         // Added to g3map_global texture on May 11, 1999
  977.         qer_trans .5
  978.  
  979.         surfaceparm trans
  980.         surfaceparm nonsolid
  981.         surfaceparm water
  982.         surfaceparm nolightmap
  983.  
  984.         q3map_globaltexture        
  985.         // so the scMod scales work properly 5/11/99
  986.  
  987.         cull disable
  988.         tesssize 64
  989.         deformVertexes wave 100 sin 1 1 1 .1
  990.         
  991.     
  992.     
  993.         {
  994.             map textures/liquids/pool2.tga
  995.             blendfunc GL_ONE GL_SRC_COLOR    
  996.             tcMod scale .03 .03
  997.             tcMod scroll .001 .001
  998.         }
  999.     
  1000.         {
  1001.             map textures/liquids/pool.tga
  1002.             blendfunc GL_DST_COLOR GL_ONE
  1003.             tcMod scale .2 .2
  1004.             tcMod stretch sin 1 .1 0 .05
  1005.             rgbGen wave sin .5 .5 0 .05
  1006.             tcMod scroll -.001 .001
  1007.         }
  1008.     
  1009.         {
  1010.             map textures/liquids/pool3.tga
  1011.             blendfunc GL_DST_COLOR GL_ONE
  1012.             tcMod turb .1 .1 0 .01
  1013.             tcMod scale .5 .5
  1014.             tcMod scroll -.025 .02
  1015.         }
  1016.     
  1017.         {
  1018.             map textures/liquids/pool4.tga
  1019.             blendfunc GL_DST_COLOR GL_ONE
  1020.             tcMod scale .3 .3
  1021.             tcMod turb .1 .01 0 .01
  1022.             tcMod stretch sin 1 .3 0 .015
  1023.             rgbGen wave sin .5 .5 0 .07
  1024.             tcMod scroll .001 -.001
  1025.         }
  1026.  
  1027.         //    END
  1028.     }
  1029.     
  1030. textures/liquids/calm_pool_bgtess
  1031.     {
  1032.         //    *************************************************
  1033.         //    * CALM GREEN WATER POOL Feb 19, 1998        *
  1034.         //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1035.         //      * Large tesselations added on May 26, '99
  1036.         //    *************************************************
  1037.  
  1038.         // Added to g3map_global texture on May 11, 1999
  1039.         qer_editorimage textures/liquids/pool2.tga
  1040.         qer_trans .5
  1041.         q3map_globaltexture
  1042.  
  1043.         surfaceparm trans
  1044.         surfaceparm nonsolid
  1045.         surfaceparm water
  1046.         surfaceparm nolightmap
  1047.  
  1048.         cull disable
  1049.         tesssize 256
  1050.         deformVertexes wave 256 sin 1 1 1 .1
  1051.         
  1052.     
  1053.     
  1054.         {
  1055.             map textures/liquids/pool2.tga
  1056.             blendfunc GL_ONE GL_SRC_COLOR    
  1057.             tcMod scale .03 .03
  1058.             tcMod scroll .001 .001
  1059.         }
  1060.     
  1061.         {
  1062.             map textures/liquids/pool3.tga
  1063.             blendfunc GL_DST_COLOR GL_ONE
  1064.             tcMod turb .1 .1 0 .01
  1065.             tcMod scale .5 .5
  1066.             tcMod scroll -.025 .02
  1067.         }
  1068.  
  1069.  
  1070.         //    END
  1071.     }
  1072.  
  1073. textures/liquids/ripplewater2
  1074.     {
  1075.         //    *************************************************
  1076.         //    * Ripply Water Feb 16 1999            *
  1077.         //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1078.         //    *************************************************
  1079.  
  1080.         // Added to g3map_global texture on May 11, 1999
  1081.         q3map_globaltexture
  1082.         qer_trans .5
  1083.     
  1084.         surfaceparm trans
  1085.         surfaceparm nonsolid
  1086.         surfaceparm water
  1087.         surfaceparm nolightmap
  1088.  
  1089.         // JDC: testing foggy water
  1090.         surfaceparm    fog
  1091.         fogparms ( .5 .12 1 ) 200
  1092.  
  1093.         tesssize 64
  1094.         deformVertexes wave 100 triangle 2 2 1 0.1
  1095.         
  1096.         {
  1097.             map textures/liquids/ripplewater3.tga
  1098.             blendfunc GL_ONE GL_SRC_COLOR    
  1099.             tcMod scale .05 .05
  1100.             tcGen environment
  1101.             tcMod scroll .001 .001
  1102.         }
  1103.     
  1104.         {
  1105.             map textures/liquids/ripplewater2.tga
  1106.             blendfunc GL_DST_COLOR GL_ONE
  1107.             tcMod turb .1 .1 0 .01
  1108.             tcMod scale .5 .5
  1109.             tcMod scroll -.025 .02
  1110.         }
  1111.  
  1112.         {
  1113.             map textures/liquids/ripplewater.tga
  1114.             blendFunc GL_DST_COLOR GL_ONE
  1115.             tcMod turb .1 .07 .1 .01
  1116.             tcMod scale .5 .5
  1117.             tcMod stretch sin 1 .1 0 .01
  1118.             tcMod scroll 0 .025
  1119.         }    
  1120.  
  1121.         
  1122.  
  1123.         //    END
  1124.     }
  1125.  
  1126. textures/liquids/proto_pool3
  1127.     {
  1128.         ///////////////////////////////////////////
  1129.         //   Water Fuckage June 18 99 Kenneth     //
  1130.         ///////////////////////////////////////////
  1131.                 
  1132.         q3map_globaltexture
  1133.             qer_trans .80
  1134.                 surfaceparm trans
  1135.         surfaceparm nonsolid
  1136.         surfaceparm water
  1137.                 q3map_surfacelight 50
  1138.         cull disable
  1139.                 // tesssize 256
  1140.             //deformVertexes wave 100 sin 1 5 .1 .5
  1141.             
  1142.         
  1143.         {
  1144.             map textures/liquids/proto_pool3.tga
  1145.             blendfunc GL_ONE GL_ONE //SRC_COLOR
  1146.             tcMod scale 1 1
  1147.             tcMod scroll .02 .02
  1148.                        
  1149.         }
  1150.             {
  1151.             map textures/liquids/proto_poolpass2.tga
  1152.             blendfunc GL_ONE GL_ONE
  1153.             tcMod scale .5 .6
  1154.             tcMod scroll .06 .04
  1155.         }
  1156.             {
  1157.             map textures/liquids/proto_poolpass.tga
  1158.             blendfunc GL_ONE GL_ONE
  1159.             tcMod scale .2 .2
  1160.             tcMod scroll .05 .05
  1161.         }
  1162.             {
  1163.                 map $lightmap
  1164.             rgbgen identity
  1165.             blendfunc GL_DST_COLOR GL_ZERO
  1166.                 }
  1167.                
  1168.         
  1169.  
  1170.         //    END
  1171.     }
  1172.  textures/liquids/proto_poolpass
  1173.         {
  1174.         ///////////////////////////////////////////
  1175.             //Electric Slime. FOUR passes of FURY ---//
  1176.         ///////////////////////////////////////////
  1177.                 
  1178.         q3map_globaltexture
  1179.             //qer_editorimage textures/liquids/proto_pool3.tga
  1180.                  q3map_lightimage textures/liquids/proto_pool3.tga
  1181.             q3map_globaltexture    
  1182.             q3map_surfacelight 240
  1183.         // tesssize 256
  1184.             //deformVertexes wave 100 sin 1 5 .1 .5
  1185.             surfaceparm slime
  1186.         
  1187.         {
  1188.                 map textures/liquids/proto_gruel2.tga
  1189.                 //tcMod scale 1 1
  1190.                          tcMod scale .5 .6
  1191.             //tcMod scroll .4 .01
  1192.                         tcMod turb .1 .25 0 -.1
  1193.                        
  1194.         }
  1195.            //{
  1196.         //    map textures/liquids/proto_poolpass2.tga
  1197.         //    blendfunc GL_ONE GL_ONE
  1198.         //    tcMod scale .5 .6
  1199.         //    //tcMod scroll .6 .04
  1200.                 //        tcMod turb .1 .25 0 .01
  1201.         //}
  1202.             {
  1203.             map textures/liquids/proto_poolpass.tga
  1204.             blendfunc GL_ONE GL_ONE
  1205.             tcMod scale .2 .2
  1206.             //tcMod scroll .5 .05
  1207.                         tcMod turb .1 .25 0 .07
  1208.         }
  1209.             {
  1210.                 map $lightmap
  1211.             rgbgen identity
  1212.             blendfunc GL_DST_COLOR GL_ZERO
  1213.                 }
  1214.                 {
  1215.             map textures/sfx/bolts.tga
  1216.             blendfunc GL_ONE GL_ONE
  1217.             tcMod scale .2 .2
  1218.                         //tcGen environment
  1219.             tcMod scroll .1 .1
  1220.                         tcmod rotate 290
  1221.                         //rgbgen wave sin .1 1 5 .1
  1222.         }
  1223.         
  1224.  
  1225.         //    END
  1226.     }
  1227. textures/liquids/jello
  1228.         {
  1229.         ///////////////////////////////////////////
  1230.             //DANGER JELLO! FOUR passes of FURY ---  //
  1231.         ///////////////////////////////////////////
  1232.                 
  1233.         q3map_globaltexture
  1234.             //qer_editorimage textures/liquids/proto_pool3.tga
  1235.                  q3map_lightimage textures/liquids/proto_pool3.tga
  1236.             q3map_globaltexture    
  1237.             q3map_surfacelight 240
  1238.         // tesssize 256
  1239.             //deformVertexes wave 100 sin 1 5 .1 .5
  1240.             surfaceparm slime
  1241.         
  1242.         {
  1243.                 map textures/liquids/jello.tga
  1244.                 //tcMod scale 1 1
  1245.                          tcMod scale .5 .6
  1246.             //tcMod scroll .4 .01
  1247.                         tcMod turb .1 .25 0 -.1
  1248.                        
  1249.         }
  1250.             {
  1251.             map textures/liquids/jello2.tga
  1252.             blendfunc GL_ONE GL_ONE
  1253.             tcMod scale .2 .2
  1254.             //tcMod scroll .5 .05
  1255.                         tcMod turb .1 .25 0 .07
  1256.         }
  1257.             {
  1258.                 map $lightmap
  1259.             rgbgen identity
  1260.             blendfunc GL_DST_COLOR GL_ZERO
  1261.                 }
  1262.                 {
  1263.             map textures/sfx/bolts2.tga
  1264.             blendfunc GL_ONE GL_ONE
  1265.             tcMod scale .2 .2
  1266.                         //tcGen environment
  1267.             tcMod scroll 5  5
  1268.                         tcmod rotate 296
  1269.                         //rgbgen wave sin .1 1 5 .1
  1270.         }
  1271.         
  1272.  
  1273.         //    END
  1274.     }
  1275.  textures/liquids/proto_slime
  1276.         {
  1277.         ///////////////////////////////////////////
  1278.         //   Slimage June 22 99 Kenneth             //
  1279.         ///////////////////////////////////////////
  1280.                 
  1281.         q3map_globaltexture
  1282.          // qer_trans .001
  1283.                 surfaceparm trans
  1284.         surfaceparm nonsolid
  1285.         surfaceparm water
  1286.                 cull disable
  1287.             
  1288.         
  1289.         {
  1290.             map textures/liquids/proto_slime.tga
  1291.                 alphaFunc GE128
  1292.                 depthWrite
  1293.                 //rgbGen vertex
  1294.             tcMod scale 1 1
  1295.             tcMod scroll .02 .02
  1296.                        
  1297.         }
  1298.             {
  1299.                 map $lightmap
  1300.             rgbgen identity
  1301.             blendfunc GL_DST_COLOR GL_ZERO
  1302.                 }
  1303.         
  1304.  
  1305.         //    END
  1306.     }
  1307. textures/liquids/proto_gruel
  1308.         {
  1309.         ///////////////////////////////////////////////////
  1310.         //   Wrongful, Afterbirth-esque goo June 24 99 //
  1311.         ///////////////////////////////////////////////////
  1312.               q3map_globaltexture
  1313.             qer_trans 80
  1314.                 surfaceparm trans
  1315.         surfaceparm nonsolid
  1316.                 surfaceparm nomarks
  1317.         surfaceparm water
  1318.         cull disable
  1319.                 //tesssize 256
  1320.             //deformVertexes wave 100 sin 1 5 .1 .5
  1321.             
  1322.         
  1323.         {
  1324.             map textures/liquids/proto_gruel.tga
  1325.             // blendfunc GL_ONE GL_ONE
  1326.             tcMod scale 1 1
  1327.             tcMod scroll .02 .02
  1328.                        
  1329.         }
  1330.             {
  1331.             map textures/liquids/proto_gruel.tga
  1332.             blendfunc GL_ONE GL_ONE
  1333.             tcMod scale .5 .6
  1334.             tcMod scroll .06 .04
  1335.         }
  1336.             //{
  1337.         //    map textures/liquids/proto_poolpass.tga
  1338.         //    blendfunc GL_ONE GL_ONE
  1339.         //    tcMod scale .2 .2
  1340.         //    tcMod scroll .05 .05
  1341.         //}
  1342.             {
  1343.                 map $lightmap
  1344.             rgbgen identity
  1345.             blendfunc GL_DST_COLOR GL_ZERO
  1346.                 }
  1347.         
  1348.         }
  1349. textures/liquids/xripplewater2
  1350.     {
  1351.         //    *************************************************
  1352.         //    * Ripply Water Feb 16 1999            *
  1353.         //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1354.         //    *************************************************
  1355.         // June.9.1999 -- Added q3map_surfacelight -- Xian
  1356.         // Added to g3map_global texture on May 11, 1999
  1357.         qer_editorimage textures/liquids/ripplewater2.tga
  1358.         q3map_surfacelight 600
  1359.         q3map_globaltexture
  1360.         qer_trans .5
  1361.     
  1362.         surfaceparm trans
  1363.         surfaceparm nonsolid
  1364.         surfaceparm water
  1365.         surfaceparm nolightmap
  1366.  
  1367.         // JDC, testing backshader cull disable
  1368.         tesssize 64
  1369.         deformVertexes wave 100 triangle 2 2 1 0.1
  1370.         
  1371.         surfaceparm fog
  1372.         fogparms ( 0.3 0.3 1.0 ) 512
  1373.  
  1374.         {
  1375.             map textures/liquids/ripplewater3.tga
  1376.             blendfunc GL_ONE GL_SRC_COLOR    
  1377.             tcMod scale .05 .05
  1378.             tcGen environment
  1379.             tcMod scroll .001 .001
  1380.         }
  1381.     
  1382.         {
  1383.             map textures/liquids/ripplewater2.tga
  1384.             blendfunc GL_DST_COLOR GL_ONE
  1385.             tcMod turb .1 .1 0 .01
  1386.             tcMod scale .5 .5
  1387.             tcMod scroll -.025 .02
  1388.         }
  1389.  
  1390.         {
  1391.             map textures/liquids/ripplewater.tga
  1392.             blendFunc GL_DST_COLOR GL_ONE
  1393.             tcMod turb .1 .07 .1 .01
  1394.             tcMod scale .5 .5
  1395.             tcMod stretch sin 1 .1 0 .01
  1396.             tcMod scroll 0 .025
  1397.         }    
  1398.  
  1399.         
  1400.  
  1401.         //    END
  1402.     }
  1403.  
  1404. ripplewater2_back
  1405.     {
  1406.         // Added to g3map_global texture on May 11, 1999
  1407.         q3map_globaltexture
  1408.     //    this is used when looking from inside the water to the outside
  1409.         surfaceparm trans
  1410.         surfaceparm nonsolid
  1411.         surfaceparm water
  1412.         surfaceparm nolightmap
  1413.  
  1414. //        fogonly
  1415.         {
  1416.             map textures/liquids/ripplewater3.tga
  1417.             blendfunc GL_DST_COLOR GL_SRC_COLOR
  1418.             tcMod scale .05 .05
  1419.             tcGen environment
  1420.             tcMod scroll .001 .001
  1421.         }
  1422.  
  1423.         //    END
  1424.     }
  1425.  
  1426. textures/liquids/ripplewater2a
  1427.     {
  1428.         //    *************************************************
  1429.         //    * Ripply Water large tesselations MAr 15 1999            *
  1430.         //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1431.         //    *************************************************
  1432.  
  1433.         // Added to g3map_global texture on May 11, 1999
  1434.         q3map_globaltexture
  1435.         qer_trans .5
  1436.         qer_editorimage textures/liquids/ripplewater2
  1437.         surfaceparm trans
  1438.         surfaceparm nonsolid
  1439.         surfaceparm water
  1440.         surfaceparm nolightmap
  1441.  
  1442.         cull disable
  1443.         tesssize 128
  1444.         deformVertexes wave 100 triangle 2 2 1 0.1
  1445.         
  1446.  
  1447.         {
  1448.             map textures/liquids/ripplewater3.tga
  1449.             blendfunc GL_ONE GL_SRC_COLOR    
  1450.             tcMod scale .05 .05
  1451.             tcGen environment
  1452.             tcMod scroll .001 .001
  1453.         }
  1454.     
  1455.         {
  1456.             map textures/liquids/ripplewater2.tga
  1457.             blendfunc GL_DST_COLOR GL_ONE
  1458.             tcMod turb .1 .1 0 .01
  1459.             tcMod scale .5 .5
  1460.             tcMod scroll -.025 .02
  1461.         }
  1462.  
  1463.         {
  1464.             map textures/liquids/ripplewater.tga
  1465.             blendFunc GL_DST_COLOR GL_ONE
  1466.             tcMod turb .1 .07 .1 .01
  1467.             tcMod scale .5 .5
  1468.             tcMod stretch sin 1 .1 0 .01
  1469.             tcMod scroll 0 .025
  1470.         }    
  1471.         //    END
  1472.     }
  1473.  
  1474. textures/liquids/slime1
  1475.     {
  1476.     //    *************************************************        
  1477.     //    * SLIME Feb 11 1999                 *
  1478.     //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1479.     //    *************************************************    
  1480.  
  1481.         // Added to g3map_global texture on May 11, 1999
  1482.         qer_editorimage textures/liquids/slime7.tga
  1483.         q3map_lightimage textures/liquids/slime7.tga
  1484.         q3map_globaltexture
  1485.         qer_trans .5
  1486.  
  1487.         surfaceparm noimpact
  1488.         surfaceparm slime
  1489.         surfaceparm nolightmap
  1490.         surfaceparm trans        
  1491.  
  1492.         q3map_surfacelight 100
  1493.         tessSize 32
  1494.         cull disable
  1495.  
  1496.         deformVertexes wave 100 sin 0 1 .5 .5
  1497.  
  1498.         {
  1499.             map textures/liquids/slime7c.tga
  1500.             tcMod turb .3 .2 1 .05
  1501.             tcMod scroll .01 .01
  1502.         }
  1503.     
  1504.         {
  1505.             map textures/liquids/slime7.tga
  1506.             blendfunc GL_ONE GL_ONE
  1507.             tcMod turb .2 .1 1 .05
  1508.             tcMod scale .5 .5
  1509.             tcMod scroll .01 .01
  1510.         }
  1511.  
  1512.         {
  1513.             map textures/liquids/bubbles.tga
  1514.             blendfunc GL_ZERO GL_SRC_COLOR
  1515.             tcMod turb .2 .1 .1 .2
  1516.             tcMod scale .05 .05
  1517.             tcMod scroll .001 .001
  1518.         }        
  1519.  
  1520.         //     END
  1521.     }
  1522.  
  1523. textures/liquids/slime1_2000
  1524.     {
  1525.     //    *************************************************        
  1526.     //    * SLIME Feb 11 1999                 *
  1527.     //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1528.     //    *************************************************    
  1529.  
  1530.         // Added to g3map_global texture on May 11, 1999
  1531.         qer_editorimage textures/liquids/slime7.tga
  1532.         q3map_lightimage textures/liquids/slime7.tga
  1533.         q3map_globaltexture
  1534.         qer_trans .5
  1535.  
  1536.         surfaceparm noimpact
  1537.         surfaceparm slime
  1538.         surfaceparm nolightmap
  1539.         surfaceparm trans        
  1540.  
  1541.         q3map_surfacelight 2000
  1542.         tessSize 32
  1543.         cull disable
  1544.  
  1545.         deformVertexes wave 100 sin 0 1 .5 .5
  1546.  
  1547.         {
  1548.             map textures/liquids/slime7c.tga
  1549.             tcMod turb .3 .2 1 .05
  1550.             tcMod scroll .01 .01
  1551.         }
  1552.     
  1553.         {
  1554.             map textures/liquids/slime7.tga
  1555.             blendfunc GL_ONE GL_ONE
  1556.             tcMod turb .2 .1 1 .05
  1557.             tcMod scale .5 .5
  1558.             tcMod scroll .01 .01
  1559.         }
  1560.  
  1561.         {
  1562.             map textures/liquids/bubbles.tga
  1563.             blendfunc GL_ZERO GL_SRC_COLOR
  1564.             tcMod turb .2 .1 .1 .2
  1565.             tcMod scale .05 .05
  1566.             tcMod scroll .001 .001
  1567.         }        
  1568.  
  1569.         //     END
  1570.     }
  1571.  
  1572.  
  1573.  
  1574. textures/liquids/lavacrust
  1575.     {
  1576.     //    *************************************************
  1577.     //    * CRUSTY LAVA Feb 11 1999            *
  1578.     //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1579.     //    *************************************************
  1580.     // change 5/3 - lighting changed from 300 to 50    
  1581.     // change 5/5 - made lavacrust solid
  1582.     // Added to g3map_global texture on May 11, 1999
  1583.         q3map_globaltexture
  1584.         surfaceparm trans
  1585.         //surfaceparm lava
  1586.  
  1587.         
  1588.         q3map_surfacelight 50
  1589.         q3map_lightimage textures/liquids/lava.tga
  1590.  
  1591.         //tesssize 64
  1592.         //deformVertexes wave 100 sin 0 5 0 .05
  1593.         //cull disable
  1594.  
  1595.         {
  1596.             map textures/liquids/lava.tga
  1597.             tcMod turb 0 0.1 0 0.02
  1598.             rgbGen wave triangle .9 .1 0 1
  1599.             tcMod scroll -.02 -.02
  1600.         }
  1601.  
  1602.         {
  1603.             map textures/liquids/lavacrust.tga
  1604.             blendfunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
  1605.             tcmod turb 0 .5 0 .005
  1606.             rgbgen identity
  1607.         }
  1608.  
  1609.         {
  1610.             map $lightmap
  1611.             blendfunc gl_dst_color gl_zero
  1612.             rgbgen identity
  1613.         }
  1614.  
  1615.             
  1616.         //    END
  1617.     }
  1618.  
  1619. textures/liquids/bloodwater_pj
  1620.     {
  1621.     //    *************************************************
  1622.     //    * Brighter BLOODY WATER Apr 7 1999                *
  1623.     //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1624.     //    *************************************************
  1625.     // Added to g3map_global texture on May 11, 1999
  1626.     qer_editorimage textures/liquids/bloodwater.tga
  1627.     q3map_globaltexture
  1628.     qer_trans .5
  1629.     
  1630.     surfaceparm trans
  1631.     surfaceparm nonsolid
  1632.     surfaceparm water
  1633.     surfaceparm nolightmap
  1634.     //testing out a dim surface light, march 19 - bj
  1635.     q3map_surfacelight 500
  1636.     tesssize 128
  1637.     cull disable
  1638.     deformVertexes wave 128 sin 1 1 .5 .5
  1639.     
  1640.     
  1641.         {
  1642.             map textures/liquids/bloodwater1.tga
  1643.             blendFunc GL_ONE GL_ONE
  1644.             tcGen environment
  1645.             tcMod scroll 0 .01
  1646.         }
  1647.  
  1648.         {
  1649.             map textures/liquids/bloodwater2.tga
  1650.             blendFunc GL_DST_COLOR GL_SRC_COLOR
  1651.             tcMod scale .1 .1
  1652.             tcMod turb .1 .1 1 .01
  1653.             tcMod scroll 0 .01
  1654.         }
  1655.  
  1656.         {
  1657.             map textures/liquids/bloodwater.tga
  1658.             blendFunc GL_DST_COLOR GL_SRC_COLOR
  1659.             tcMod scale .25 .25
  1660.             tcMod scroll 0 .007
  1661.         }
  1662.     
  1663.         //    END
  1664.     }
  1665.  
  1666. textures/liquids/bloodwater
  1667.     {
  1668.     //    *************************************************
  1669.     //    * BLOODY WATER Feb 16 1999                *
  1670.     //    * IF YOU CHANGE THIS PLEASE COMMENT THE CHANGE    *
  1671.     //    *************************************************
  1672.  
  1673.     // Added to g3map_global texture on May 11, 1999
  1674.     q3map_globaltexture
  1675.     qer_trans .5
  1676.  
  1677.     surfaceparm trans
  1678.     surfaceparm nonsolid
  1679.     surfaceparm water
  1680.     surfaceparm nolightmap
  1681.     //testing out a dim surface light, march 19 - bj
  1682.     q3map_surfacelight 200
  1683.     tesssize 64
  1684.     cull disable
  1685.     deformVertexes wave 100 sin 1 1 .5 .5
  1686.     
  1687.     
  1688.         {
  1689.             map textures/liquids/bloodwater1.tga
  1690.             blendFunc GL_ONE GL_ONE
  1691.             tcGen environment
  1692.             tcMod scroll 0 .01
  1693.         }
  1694.  
  1695.         {
  1696.             map textures/liquids/bloodwater2.tga
  1697.             blendFunc GL_DST_COLOR GL_SRC_COLOR
  1698.             tcMod scale .1 .1
  1699.             tcMod turb .1 .1 1 .01
  1700.             tcMod scroll 0 .01
  1701.         }
  1702.  
  1703.         {
  1704.             map textures/liquids/bloodwater.tga
  1705.             blendFunc GL_DST_COLOR GL_SRC_COLOR
  1706.             tcMod scale .25 .25
  1707.             tcMod scroll 0 .007
  1708.         }
  1709.     
  1710.         //    END
  1711.     }
  1712.  
  1713.  
  1714. textures/hell/lavasolid
  1715. {
  1716.     // Added to g3map_global texture on May 11, 1999
  1717.     q3map_globaltexture
  1718.     surfaceparm noimpact
  1719.     surfaceparm nolightmap
  1720.     q3map_surfacelight 450
  1721.  
  1722.     tesssize 64
  1723.     deformVertexes wave 100 sin 2 2 0 0.1
  1724.  
  1725.     {
  1726.         map textures/hell/lava2d.tga
  1727.         tcGen environment
  1728.         tcMod turb 0 0.25 0 0.05
  1729.     }
  1730.  
  1731.     {
  1732.         map textures/hell/lava2d.tga
  1733.         blendfunc GL_ONE GL_ONE
  1734.         tcMod turb 0 0.25 0 0.05
  1735.     }
  1736. }
  1737.